Simple list
Type
widget
Description
Basic list
Children Properties
Property
Name | Summary | Syntax |
---|---|---|
titleHoverColor | The color of the title when hovered. | set the titleHoverColor of <widget> to <Color> get the titleHoverColor of <widget> |
leftSection | The left section content type and visibility. | set the leftSection of <widget> to leftSection get the leftSection of <widget> |
rightSectionDefault | The default of the right section of the list. | set the rightSectionDefault of <widget> to rightSectionDefault get the rightSectionDefault of <widget> |
leftSectionColor | The color of the left section. | set the leftSectionColor of <widget> to <Color> get the leftSectionColor of <widget> |
rightSection | The right section content type and visibility. | set the rightSection of <widget> to rightSection get the rightSection of <widget> |
content | The content of the list. | set the content of <widget> to content get the content of <widget> |
leftSectionHoverColor | The color of the left section when hovered. | set the leftSectionHoverColor of <widget> to <Color> get the leftSectionHoverColor of <widget> |
titleHiliteColor | The color of the title when hilited. | set the titleHiliteColor of <widget> to <Color> get the titleHiliteColor of <widget> |
rightSectionHiliteColor | The color of the right section when hilited. | set the rightSectionHiliteColor of <widget> to <Color> get the rightSectionHiliteColor of <widget> |
showSubTitle | The character counter of the field widget | set the showSubTitle of <widget> to {true | false} get the showSubTitle of <widget> |
leftSectionSize | The left section content size. | set the leftSectionSize of <widget> to leftSectionSize get the leftSectionSize of <widget> |
divider | The divider type. | set the divider of <widget> to divider get the divider of <widget> |
hiliteColor | The color of the hilite. | set the hiliteColor of <widget> to <Color> get the hiliteColor of <widget> |
backgroundColor | The color of the widget's background. | set the backgroundColor of <widget> to <Color> get the backgroundColor of <widget> |
subtitleTextSize | The text size of the subtitle section. | set the subtitleTextSize of <widget> to <number> get the subtitleTextSize of <widget> |
contentFilter | The filter properties of the list. | set the contentFilter of <widget> to contentFilter |
titleTextSize | The text size of the title section. | set the titleTextSize of <widget> to <number> get the titleTextSize of <widget> |
leftSectionHiliteColor | The color of the left section when hilited. | set the leftSectionHiliteColor of <widget> to <Color> get the leftSectionHiliteColor of <widget> |
subTitleColor | The color of the subtitle. | set the subTitleColor of <widget> to <Color> get the subTitleColor of <widget> |
themeData | The theme mappings of this widget | set the themeData of <widget> to {<array>} get the themeData of <widget> |
titleColor | The color of the title. | set the titleColor of <widget> to <Color> get the titleColor of <widget> |
rightSectionColor | The color of the right section. | set the rightSectionColor of <widget> to <Color> get the rightSectionColor of <widget> |
formattedHeight | The actual required height of the widget. | get the formattedHeight of <widget> |
leftSectionDefault | The default of the left section of the list. | set the leftSectionDefault of <widget> to leftSectionDefault get the leftSectionDefault of <widget> |
subTitleHiliteColor | The color of the subtitle when hilited. | set the subTitleHiliteColor of <widget> to <Color> get the subTitleHiliteColor of <widget> |
subTitleHoverColor | The color of the subtitle when hover. | set the subTitleHoverColor of <widget> to <Color> get the subTitleHoverColor of <widget> |
dividerColor | The color of divider line; | set the dividerColor of <widget> to <Color> get the dividerColor of <widget> |
rightSectionHoverColor | The color of the right section when hover. | set the rightSectionHoverColor of <widget> to <Color> get the rightSectionHoverColor of <widget> |
hoverColor | The color of the hover. | set the hoverColor of <widget> to <Color> get the hoverColor of <widget> |
rightSectionSize | The right section content size. | set the rightSectionSize of <widget> to rightSectionSize get the rightSectionSize of <widget> |